* net/tramp.el (tramp-local-host-p): New defun.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Aug 2007 05:27:22 +0000 (05:27 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 24 Aug 2007 05:27:22 +0000 (05:27 +0000)
commit4a04f272a93cbaaa9ce7434e86ef06b0c4608570
tree34c2d24979a7046194bacfb96aa15312b43eac5a
parent05b5e73a9432ccde2748e9895006865fb51e0c2c
* net/tramp.el (tramp-local-host-p): New defun.
(tramp-handle-file-local-copy, tramp-handle-write-region):
Implement fast track when being on the local host.
(tramp-file-name-handler): Don't set "started" property.  It shall
be reserved for the "ftp" method.
(tramp-make-copy-program-file-name): Use `tramp-file-name-real-host'.

* net/tramp-ftp.el (top): Autoload `tramp-set-connection-property'.
(tramp-ftp-file-name-handler):  Set "started" property.
lisp/ChangeLog
lisp/net/tramp-ftp.el
lisp/net/tramp.el